﻿ @charset "gb2312";/* CSS Document*/
.top {
	height: 40px;
	line-height: 40px;
	color: #333;
	background: #f9f9f9;
}
.top a {
	color: #333;
}
.top a:hover {
	color: #e1e1e1;
}
.topNavSe {
	width: 160px;
}
.topNavSe p {
	float: right;
	background: #4C931C;
	padding: 0 15px 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.topNavSe p i {
	background: url(../images/tubiao.png) no-repeat 0px 2px;
	height: 23px;
	width: 23px;
	margin-right: 8px;
	background-size: 100%;
}
.topNavSe a {
	color: #333;
	padding: 0px 5px;
	float: right;
}
.topNavSe a:hover {
	color: #e1e1e1;
}
.language a {
	color: #838383;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px 0 25px;
	background: url(../images/en.jpg) no-repeat left center;
}
.logo {

	height: 70px;
	margin-top: 30px;
	padding-right: 20px;
}
.tell {
	margin-top: 40px;
	background: url(../images/tell.jpg) no-repeat 0px 6px;
	padding-left: 60px;
}
.tell span {
	color: #6c6c6a;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 3px;
}
.tell p {
	font-size: 26px;
	font-weight: bold;
	color: #2968c7;
	line-height: 26px;
}
.top_logo {
	height: 130px;
}
.logo_a {
	padding-left: 25px;
}
.logo_a p {
	font-weight: bold;
	line-height: 30px;
	padding-top: 38px;
	font-size: 24px;
	color: #333;
	letter-spacing: 2px;
}
.logo_a p i {
	font-style: normal;
	vertical-align: baseline;
	color: #2968c7;
}
.logo_a span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	font-style: normal;
}
.col_61 {
	color: #616161;
}
.col_0a {
	color: #0a4ea2;
}
strong {
	font-weight: 700;
}
a {
	color: #333;
}
a:hover {
	color: #2968c7;
	text-decoration: none;
}
.center {
	width: 1200px;
	margin: 0 auto;
}
/**seach**/
.iseaCon {
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
}
.hotSea, .hotSea a {
	color: #666;
	line-height: 30px;
	font-size: 13px;
}
.hotSea a {
	margin: 0px 3px;
}
.hotSea a:hover {
	color: #2968c7;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.search {
	position: relative;
	width: 200px;
	height: 30px;
	margin-top: 8px;
	float: left;
	margin-left: 10px;
}
#formSeach {
	width: 100%;
	overflow: hidden;
}
#formSeach input.input_text {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #000;
	padding: 0 5px;
	background: #fff;
}
#formSeach input.input_text_ny {
	border: 1px solid #ccc;
	border-right: 0;
	float: left;
	height: 20px;
	line-height: 20px;
	color: #a4a59f;
	padding: 0 5px;
	width: 169px
}
#formSeach input.btn_search {
	border: 0;
	background: url(../images/search.png) no-repeat left top #006CD3;
	width: 24px;
	height: 22px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#formSeach .radiobox {
	padding: 0px 10px 0px;
	color: #a4a59f;
	float: left;
	height: 26px;
	line-height: 26px;
	-webkit-padding-start: 2px 10px 0px;
}
#left_box #formSeach input.input_text, #box250right #formSeach input.input_text {
	width: 169px;
}
/**menu**/
.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #0068af;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**ban**/
.banner {
	position: relative;
	height: 650px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #2968c7;
	border: 1px solid #2968c7;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #2968c7;
	border: 1px solid #2968c7;
}
.banner .bgitem {
	height: 650px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
.menu {
	height: 65px;
	width: 100%;
	background: #2968c7;
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
}
.menu li {
	float: left;
}
.menu li a {
	font-size: 16px;
	color: #fff;
	padding: 0px 40px;
	display: block;
	line-height: 65px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu li a:hover {
	background: #184C9C;
	color: #fff;
}
/**产品**/
.iproWarp {
	background: #f9f9f9;
	height: 630px;
}
.iproLeft {
	width: 245px;
}
.iproLeft .tit {
	background: #333;
	padding: 29px 0px;
	color: #fff;
}
.iproLeft .tit p {
	color: #989898;
}
.proSide {
}
.proSide li {
	height: 67px;
	line-height: 67px;
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 245px;
}
.proSide li:first-child {
	border-top: 0px;
}
.proSide li a {
	display: block;
	color: #000;
	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
	padding-left: 45px;
}
.proSide li a:hover, .proSide li a.cur {
	color: #fff;
	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}
.iproRight {
	width: 835px;
}
.iproRight .tit {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cacaca;
}
.iproRight .tit span.protab {
	color: #2a2a2a;
	cursor: pointer;
	float: left;
	width: 273px;
}
.iproRight .tit span.prohov {
	color: #fff;
	background: #ff9c00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
/**��ҳ��Ʒ����**/
.sy_cpfl {
	width: 100%;
	height: 45px;
	background: #ddd;
	margin-top: 20px;
}
.sy_cpfl .sy_cpfl_a {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl .sy_cpfl_a ul li {
	float: left;
	text-align: center;
	width: 170px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border-right: 1px solid #fff;
}
.sy_cpfl .sy_cpfl_a ul li a {
	color: #333;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sy_cpfl .sy_cpfl_a ul li a:hover {
	background: #2968c7;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li:first-child a {
	background: #2968c7;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li ul li:first-child a {
	background: #fff;
	color: #333;
}
.sy_cpfl .sy_cpfl_a ul li ul {
	display: none;
	width: 133px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.sy_cpfl .sy_cpfl_a ul li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.sy_cpfl .sy_cpfl_a ul li ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #ddd solid;
	width: 133px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a {
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-weight: normal;
	color: #333 !important;
	background: #fff !important;
	padding: 0;
	display: block;
	font-size: 13px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a:hover {
	background: #2968c7 !important;
	color: #fff !important;
}
.sy_sxfl {
	width: 100%;
}
.sy_sxfl_a {
	width: 1200px;
	margin: 0 auto;
}
.ihotprotitle {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle.png) left center no-repeat;
}
.ihotprotitle h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle h3 a {
	font-size: 18px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle h3 a:hover {
	color: #2968c7;
	font-weight: bold;
}
.ihotprotitle h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.ihotprotitle h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
/*  sy_youshi  */
/*---sy-lunbo----*/
.sy_txt {
}
.sy_txt p {
	display: block;
	font-size: 50px;
	font-weight: bold;
	color: #33;
	line-height: 42px;
	height: 79px;
	background: url(../images/t2.png) no-repeat bottom center;
	text-align: center;
}
.sy_txt p i {
	font-size: 60px;
	font-style: normal;
	padding: 0 5px;
}
.sy_txt span {
	text-align: center;
	display: block;
	font-size: 18px;
	color: #666666;
	margin-top: 11px;
}
.hz {
	height: 358px;
	width: 100%;
	background: url(../images/hz.jpg) no-repeat center;
}
.sy_youshi {
	width: 100%;
	height: 2268px;
	background: url(../images/zs.png) no-repeat center;
}
.sy_youshi_a {
	padding-top: 80px;
	margin: 0 auto;
	width: 1200px;
}
.sy_bz1 {
	height: 455px;
	margin-bottom: 50px;
	margin-top: 32px;
}
.sy_bz1 span {
	display: block;
	float: left;
	width: 645px;
	height: 459px;
	margin-left: 48px;
}
.sy_ys_a {
	float: right;
	width: 460px;
	margin-top: 30px;
}
.sy_youshi_a dl {
}
.sy_youshi_a dl dt {
	margin-bottom: 20px;
	height: 100px;
	border-bottom: 2px dashed #f0f0f0;
	padding-bottom: 10px;
}
.sy_youshi_a dl dt i {
	display: block;
	float: left;
}
.sy_youshi_a dl dt strong {
	display: block;
	float: left;
	position: relative;
	margin-left: 20px;
	padding-top: 12px;
	line-height: 30px;
	font-size: 36px;
	color: #2968C7;
	font-weight: bold;
}
.sy_youshi_a dl dt strong em {
	line-height: 24px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	display: block;
	padding-top: 17px;
}
.sy_youshi_a dl dd {
	background: url(../images/ys_tit.jpg) no-repeat left;
	margin-left: 30px;
}
.sy_youshi_a dl dd p {
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	padding-left: 40px;
}
.sy_youshi_a dl dd p i {
	font-size: 14px;
	font-weight: bold;
	color: #ff8400;
	font-style: normal;
}
.sy_ys_b dd {
	background: url(../images/ys_tit2.jpg) no-repeat left !important;
}
.sy_ys_b {
	float: left;
	width: 460px;
	margin-top: 30px;
}
.sy_bz2 {
	height: 400px;
	margin-bottom: 120px;
}
.sy_bz2 span {
	display: block;
	float: right;
	width: 645px;
	height: 459px;
	margin-left: 48px;
	padding-right: 35px;
}
.sy_ys_c {
	float: right;
	width: 460px;
	margin-top: 30px;
}
.sy_bz3 {
	height: 456px;
}
.sy_bz3 span {
	display: block;
	float: left;
	width: 651px;
	height: 403px;
	margin-left: 48px;
}
.sy_youshi_b {
	height: 555px;
	background: url(../images/bz4.jpg) no-repeat center;
}
.sy_bz4 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.sy_bz4 dl {
}
.sy_youshi_b dl dt {
	margin-bottom: 20px;
	height: 100px;
	border-bottom: 2px dashed #f0f0f0;
	padding-bottom: 10px;
}
.sy_youshi_b dl dt i {
	display: block;
	float: left;
}
.sy_youshi_b dl dt strong {
	display: block;
	float: left;
	position: relative;
	margin-left: 20px;
	padding-top: 12px;
	line-height: 30px;
	font-size: 36px;
	color: #2968C7;
	font-weight: bold;
}
.sy_youshi_b dl dt strong em {
	line-height: 24px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	display: block;
	padding-top: 17px;
}
.sy_youshi_b dl dd {
	background: url(../images/ys_tit.jpg) no-repeat left;
	margin-left: 30px;
}
.sy_youshi_b dl dd p {
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	padding-left: 40px;
}
.sy_ys_d dd {
	background: url(../images/ys_tit3.png) no-repeat left !important;
}
.sy_youshi_b dl dd p i {
	font-size: 14px;
	font-weight: bold;
	color: #ff8400;
	font-style: normal;
}
.sy_ys_d {
	float: left;
	width: 460px;
	margin-top: 88px;
}
.sy_youshi_b dl dd em {
	display: block;
	margin-top: 60px;
}
.sy_youshi_b dl dd a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: left;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 22px;
}
.sy_youshi_b dl dd strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
}
.sy_youshi_b dl dd strong b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
.sy_youshi_a dl dd em {
	display: block;
	margin-top: 50px;
}
.sy_youshi_a dl dd a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: left;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 22px;
}
.sy_youshi_a dl dd strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
}
.sy_youshi_a dl dd strong b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
/*  sy_about  */
.sy_xinwen_a {
	width: 1200px;
	height: 78px;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 50px;
	text-align: left;
}
.ihotprotitle_a {
	height: 78px;
	line-height: 78px;
	background: url(../images/ihotprotitle_b.png) left center no-repeat;
}
.ihotprotitle_a h3 a {
	font-size: 18px;
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 a:hover {
	color: #2968c7;
	font-weight: bold;
}
.ihotprotitle_a h3 {
	line-height: 75px;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.ihotprotitle_a h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 span a:hover {
	color: #666;
	font-weight: normal;
}
.ihotprotitle_a h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.inewstitle {
	width: 1200px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 50px;
}
.inewstitle h3 {
	width: 1200px;
	height: 78px;
}
.inewstitle h3 b {
	font-size: 36px;
	line-height: 115px;
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	color: #333;
	font-weight: bold;
}
.inewstitle h3 span {
	font-size: 100px;
	color: #F0F0F0;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}
.od1 {
	background: url(../images/od1.jpg) no-repeat top center;
	height: 260px;
	margin-top: 30px;
}
.od1 span {
	float: left;
	margin-top: 175px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	margin-left: 67px;
	display: inline-block;
}
.od1 span b {
	font-size: 28px;
	font-weight: bold;
}
.od1 span a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 226px;
	background: #f48000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 325px;
}
.w940 {
	width: 940px;
}
.lct {
	display: block;
	height: 590px;
	background: url(../images/lctBg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
	margin: 0px 0 0 0;
}
.lct h2 {
	display: block;
	padding-top: 49px;
	height: 127px;
	text-align: center;
}
.lct h2 a {
	color: #333333;
	font-size: 36px;
}
.lct h2 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #bdbdbd;
	line-height: 32px;
}
.lct .lct-wrp {
	display: block;
	overflow: hidden;
	height: 350px;
	width: 960px;
}
.lct-wrp dl {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 130px;
	text-align: center;
	height: 182px;
	cursor: pointer;
}
.lct-wrp dt {
	display: block;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.prod {
	float: right;
	width: 100%;
	margin-top: 22px;
}
.ipro_detail {
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 12px 10px 12px 12px;
	background: #fff;
}
.ipro_detail2 {
	width: 765px;
	height: 260px;
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 10px 10px;
	background: #fff;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;
	margin: 5px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 16px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
.adv1 {
	background: url(../images/adv1.jpg) no-repeat center #0568B3;
	height: 222px;
	margin: 35px 0 0 0;
}
/**新闻**/
.newWarp {
	margin-top: 40px;
}
.newList {
	width: 785px;
}
.newList .tit {
	width: 783px;
	height: 44px;
	line-height: 44px;
	background: #efefef;
	border: 1px solid #dadada;
}
.newList .tit .newtab {
	float: left;
	width: 261px;
	color: #2a2a2a;
	cursor: pointer;
}
.newList .tit .newhov {
	background: #ff9c00;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.newList .newtab_con .only {
	margin: 20px 0px 15px;
}
.newList .newtab_con .only h2 {
	width: 255px;
}
.newList .newtab_con .only h3 {
	width: 510px;
}
.newList .newtab_con .only h3 span {
	color: #383838;
}
.newList .newtab_con .only h3 p {
	color: #686868;
	line-height: 24px;
	margin: 4px 0px;
}
.newList .newtab_con .only h3 a {
	color: #ff9c00;
	margin-left: -7px;
}
.newList .newtab_con .list {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	background: url(../images/news-ico.gif) no-repeat left center;
	padding-left: 14px;
	float: left;
	width: 770px;
	line-height: 30px;
}
.newList .newtab_con .list a {
	color: #616161;
	width: 675px;
	background: url(../images/news-bor.gif) no-repeat right center;
}
.newList .newtab_con .list a:hover {
	color: #ff9c00;
}
.newList .newtab_con .list span {
	color: #7f7f7f;
}
.newtab_con {
	display: none;
}
.newtab_con0 {
	display: block;
}
.newAsk {
	width: 305px;
}
.newAsk .tit {
	border: 1px solid #dadada;
	height: 44px;
	line-height: 44px;
	padding: 0px 15px;
}
.newAsk .tit span {
	color: #ff9c00;
}
.newAsk .tit span em {
	color: #404040;
}
.newAsk .tit a {
	color: #333;
}
.newAsk .tit a:hover {
	color: #ff9c00;
}
.newAsk ul {
	margin-top: 12px;
	overflow: hidden;
	height: 375px;
}
.newAsk ul li {
	padding: 10px 5px 10px 15px;
	float: left;
	width: 285px;
}
.newAsk ul li em {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	float: left;
}
.newAsk ul li a {
	color: #000;
	height: 20px;
	line-height: 20px;
}
.newAsk ul li a:hover {
	color: #ff9c00;
}
.newAsk ul li a em {
	background: url(../images/faq-ico1.gif) no-repeat left center;
}
.newAsk ul li p {
	color: #464646;
	margin-top: 16px;
}
.newAsk ul li p em {
	height: 25px;
	background: url(../images/faq-ico2.gif) no-repeat left 3px;
}
.newAsk ul li p span {
	width: 257px;
	line-height: 24px;
}
.online {
	margin-top: 40px;
}
.online-od {
	background: url(../images/online-od.jpg) no-repeat center;
	width: 619px;
	height: 222px;
	border: 1px solid #d6d6d6;
	padding-top: 185px;
	padding-left: 93px;
}
.online-od span a {
	display: block;
	width: 336px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #f48000;
	color: #f48000;
	font-size: 20px;
	font-weight: bold;
}
.online-od span em {
	display: block;
	overflow: hidden;
	padding-left: 31px;
	background: url(../images/pk-tel.gif) no-repeat left center;
	height: 56px;
	line-height: 56px;
	font-style: normal;
	color: #333333;
	font-size: 20px;
}
.online-od span b {
	font-size: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
}
.online-form {
	width: 350px;
}
.online-form h2 {
	display: block;
	height: 48px;
	line-height: 48px;
	padding-bottom: 6px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
/**联系我们**/
#pro {
	width: 100%;
	margin: 0 auto;
	background: #f0f0f0;
}
.pro_a {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	height: 50px;
}
.pro_a p {
	color: #2968c7;
	font-size: 36px;
	float: left;
	line-height: 50px;
	font-weight: bold;
}
.pro_a span {
	color: #000;
	font-size: 16px;
	float: left;
	line-height: 30px;
	border: #ccc solid 2px;
	padding: 0px 20px;
	margin-top: 10px;
	margin-left: 40px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 24px;
}
.ipro div:nth-child(3n) {
	margin-right: 0px;
}
.ipro h3 {
	width: 284px;
	height: 186px;
	margin: 0 auto 5px;
}
.ipro h3 a {
	width: 284px;
	height: 186px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:166px;
*font-family:Arial;
	border: 1px solid #eee;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p a {
	color: #000;
	font-weight: normal;
	line-height: 30px;
	font-size:16px;
}
.ipro p a:hover {
	text-decoration: underline;
}
.ipro1 {
	margin-top: 4px;
	margin: auto;
}
.ipro1 div {
	float: left;
	width: 287px;
	text-align: center;
	border: 3px solid #fff;
	background: #fff;
	margin-right: 20px;
}
.ipro1 h3 {
	width: 284px;
	height: 218px;
	margin: 0 auto 5px;
}
.ipro1 h3 a {
	width: 284px;
	height: 218px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p {
	text-align: center;
	font-weight: normal;
	border-top: 1px #C0E0C4 dashed;
}
.ipro1 p a {
	color: #333;
	font-weight: normal;
	line-height: 42px;
	font-size: 16px;
}
.ipro1 p a:hover {
	text-decoration: underline;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
/**产品列表**/
.main {
	padding-top: 50px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 900px;
	float: right;
}
.miaosu {
	line-height: 32px;
	border: 1px solid #EDEDED;
	padding-left: 6px;
	margin-bottom: 10px;
}
/**产品详情**/
.picimg_wj {
	width: 230px;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display:block;
*font-size:197px;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
}
.insNewsArti img {
	max-width: 100%;
}
.inprotab_con ul li {
	float: left;
	width: 270px;
	height: 248px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
}
.inprotab_con ul li h2 {
	width: 270px;
}
.inprotab_con ul li h3 em {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
	height: 48px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inprotab_con ul li h3 a {
	display: block;
	height: 48px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
}
.inprotab_con ul li h3 a span.proName {
	text-align: center;
	line-height: 48px;
	display: block;
}
/**新闻列表**/
.insNewList {
	border-bottom: 1px dashed #bebebe;
	padding: 20px 0px;
	cursor: pointer;
}
.insNewList .nTit a {
	color: #383838;
	font-size: 16px;
	float: left;
	padding-left: 15px;
	background: url(../images/nCoin.png) no-repeat 3px -128px;
}
.insNewList .nTit a:hover, .insNewH .nTit a {
	color: #2968c7;
	background: url(../images/nCoin.png) no-repeat 3px 10px;
}
.insNewList .nTit span {
	color: #7f7f7f;
	float: right;
	padding-right: 15px;
}
.insNewList .con {
	color: #888;
	margin-top: 8px;
	padding: 0px 5px;
}
/**新闻详情**/
.insNewsArti {
	border: 1px solid #ccc;
	padding: 20px;
}
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
	min-height: 300px;
}
.insNewsArti h4 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con {
	line-height: 26px;
	margin: 30px 0;
}
.insNewsArti .con, .insNewsArti .con a {
	color: #343434;
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 2em;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
	line-height: 2em;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #0568B3;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
}
.insNews1 li a:hover {
	color: #2968c7;
}
.insNews1 li span {
	float: right;
	color: #b4b4b4;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 130px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 130px;
	line-height: 55px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 55px;
	background: #1851B1
}
/**网站地图**/
.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #fd3639;
	TEXT-DECORATION: none
}
.nyjz {
	padding: 10px 10px;
}
/*左侧分类*/
.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu {
	width: 265px;
	float: left;
}
.demo1_menu p {
	width: 265px;
	height: 120px;
	color: #fff;
	background: #2968c7;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	box-sizing: border-box;
	line-height: 35px;
}
.demo1_menu p i {
	display: block;
	font-style: normal;
	width: 80px;
	height: 22px;
	border: 1px solid #fff;
	text-align: CENTER;
	margin: 0 auto;
	line-height: 20px;
	font-size: 30px;
	font-weight: normal;
	margin-top: 20px;
	opacity: 0.3;
}
.demo1_menu p span {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
.demo1_menu ul {
	border: 10px solid #2968C7;
	width: 245px;
}
.demo1_menu ul li {
	height: 56px;
	border-top: 1px #fff solid;
	position: relative;
	margin: 0px;
}
.demo1_menu ul li a {
	display: block;
	line-height: 55px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	border-bottom: 1px dashed #ccc;
	margin: 0 15px;
}
.demo1_menu ul li ul {
	display: none;
}
.demo1_menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 240px;
	z-index: 9999;
	top: 0;
	width: 600px;
	background: #FFFFFF;
	opacity: 0.95;
	border: 10px solid #fff;
}
.demo1_menu ul li ul li {
	height: 45px;
	margin: 2px 0px;
	float: left;
	border-bottom: 1px solid #ccc;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333;
	font-size: 14px;/* background: #2968c7; */
}
.demo1_menu a:hover {
	background: #2968c7;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
/*右侧产品*/
.demo1_right {
	width: 900px;
	float: right;
	overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 242px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #F3F3F3;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.demo1_right dl dd:hover {
	border: 5px solid #FEB403;
}
.demo1_right dl dd > a {
	width: 234px;
	margin: 20px auto 0;
	display: block;
	padding: 1px;
	border: 1px #f8f8f8 solid;
}
.demo1_right dl dd p {
	width: 234px;
	height: 35px;
	color: #909090;
	line-height: 35px;
	text-align: center;
	margin: 0 auto 0;
	font-size: 16px;
}
.gd1 {
	width: 910px;
	height: 550px;
}
.iabout_title {
	width: 100%;
	height: 28px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.iabout_title p {
	font-size: 24px;
	color: #222;
	width: 400px;
	float: left;
	font-weight: bold;
	border-left: 5px #2968c7 solid;
	padding-left: 20px;
	line-height: 24px;
}
.iabout_title p span {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}
/*商盟成员*/
.link {
	background: #fff;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 20px;
}
.links {
	width: 1200px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.links span {
	float: left;
	color: #333;
	background: url(../images/link.png) no-repeat 5px center #fff;
	padding: 0 10px 0 90px;
	margin: -10px 0 0 8px;
	position: absolute;
}
.links ul {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
.links ul li {
	float: left;
}
.links ul a {
	color: #333;
	line-height: 30px;
}
.links ul a:hover {
	color: #004fa6;
}
/*---foot----*/
.foot {
	width: 100%;
	background: #222;
	padding: 10px 0 30px 0;
	border-bottom: 1px solid #272727;
}
.footlink {
	width: 1200px;
	color: #9f8979;
}
.footlink .name {
	float: left;
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.footlink b a {
	font-size: 14px;
	color: #a9a9a9;
}
.linka {
	width: 1200px;
	color: #a9a9a9;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #a9a9a9;
}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
	text-align: center;
}
.foot-left {
	float: left;
	width: 650px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 130px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 130px;
	line-height: 55px;
	color: #c6c6c6;
	font-size: 16px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 55px;
	background: #1e1e1e
}
.foo-right {
	width: 1200px;
	margin-left: 50px;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
/*  sy_new  */
.inew {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.inew p {
	font-size: 40px;
	color: #181a1d;
	display: inline-block;
	padding: 25px 6px 0 6px;
	position: relative;
	font-weight: bold;
	line-height: 1;
}
.inew span {
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 40px;
	color: #393a45;
	display: block;
}
.inew_a {
	width: 1200px;
	margin: 0 auto;
}
.inew_b {
	width: 585px;
	float: left;
	padding: 20px 30px 20px 30px;
	color: #636161;
	border: 1px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.inew_b:nth-child(2) {
	margin-right: 0;
}
.inew_b:nth-child(4) {
	margin-right: 0;
}
.inew_b p {
	font-size: 20px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inew_b p a {
	color: #2968c7;
	font-weight: bold;
}
.inew_b span {
	padding: 5px 0 10px 0;
	display: block;
}
.goto {
	color: #FAB00E;
	opacity: 1;
	font-weight: bold;
}
/*首页资质荣誉*/

.zzry {
	float: right;
	width: 510px;
	border: 1px #eee solid;
}
.zzry p {
	font-size: 14px;
	padding-left: 15px;
	color: #990008;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px #eee solid;
}
.zzry p span {
	font-size: 12px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.bannerbox {
	width: 470px;
	height: 165px;
	overflow: hidden;
	margin: 20px auto;
}
#focus {
	width: 470px;
	height: 165px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
}
#focus ul {
	width: 470px;
	height: 165px;
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	width: 470px;
	height: 165px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#focus .preNext {
	width: 223px;
	height: 165px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat right center;
}
/*首页案例*/
.pages {
	width: 210px;
	margin: 20px auto;
}
.pages ul {
}
.pages ul li {
	float: left;
	margin: 0 5px;
}
.pages ul li:nth-last-child(1) {
	display: none;
}
.xdh {
	float: right;
	width: 470px;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size:16px;
}
.crumb {
	height: 45px;
	line-height: 45px;
	background: #ccc;
	padding-left: 10px;
	font-size:18px;
}
.pro_left {
	width: 400px;
	float: left;
	height: 300px;
	border: 1px #f9f9f9 solid;
}
.pro_right {
	width: 420px;
	float: right;
}
.pro_right p {
	border-bottom: 1px #eee solid;
	font-size: 14px;
	padding: 10px 0;
}
.pro_right h1 {
	line-height: 60px;
	float: left;
}
.cp_mingc {
	border-bottom: 1px #eee solid;
	height: 60px;
	font-size:16px;
}
.cp_mingc span {
	float: left;
	line-height: 60px;
}
.xinwen_img {
	float: left;
	width: 220px;
	padding: inherit;
	height: 110px;
	border: 1px solid #F3F3F3;
}
.newCon {
	width: 880px;
	margin-left: 20px;
}
.insNewsArti p {
	line-height: 2em;
	font-size:16px;
}
.ewm {
	width: 100px;
	float: right;
	margin-top: 60px;
}
.content {
/*	width: 1200px;*/
	margin: 0 auto;
}
.gylc {
	background: #f5f5f5;
	width: 100%;
	height: 420px;
	padding: 70px 0px;
}
.gylc ul {
	width: 1200px;
	margin: 0 auto;
}
.gylc ul h3 {
	width: 140px;
	height: 195px;
	background: #2968c7;
	float: left;
	margin-right: 35px;
	border-radius: 10px;
}
.gylc ul h3 p {
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
}
.gylc ul h3 p b {
	font-size: 50px;
	color: #fff;
	text-align: center;
	display: block;
	padding-top: 25px;
}
.gylc ul li {
	width: 140px;
	height: 140px;
	border-radius: 100%;
	float: left;
	background: #fff;
	margin-right: 35px;
	margin-bottom: 80px;
}
.gylc ul li p {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 140px;
}
.gylc ul li span {
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #555;
	line-height: 20px;
	display: block;
	padding-top: 10px;
}
.gylc ul li:hover p {
	background: #2968c7;
	color: #fff;
	border-radius: 100%;
}
.gylc ul li:hover span {
	color: #2968c7
}
.gylc ul li:nth-child(7), .gylc ul li:nth-child(14) {
	margin-right: 0px;
}
.cgbj {
	height: 570px;
	overflow: hidden;
}
.cg {
	padding-top: 19px;
	height: 501px;
}
.cg h3 {
	text-align: center;
	margin-bottom: 49px;
}
.cg h3 span {
	display: block;
	font-size: 42px;
	font-weight: bold;
	color: #333;
	line-height: 42px;
	height: 79px;
	background: url(../images/t1.png) no-repeat bottom center;
}
.cg h3 i {
	display: block;
	font-size: 18px;
	color: #666666;
	margin-top: 11px;
	font-style: inherit;
}
.cg ul li {
	float: left;
	width: 170px;
	height: 170px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	margin: 0 15px;
	border-radius: 100%;
}
.cg ul b {
	display: block;
	width: 24px;
	height: 170px;
	float: left;
}
.cg ul li dl {
}
.cg ul li dl dt {
	margin-bottom: 27px;
}
.cg ul li dl dt i {
	display: block;
	width: 166px;
	height: 162px;
	margin: 0 auto;
	transition: all 0.5s ease-in-out;
}
.cg ul li dl dt .cg1 {
	background: url(../images/cg1.png) no-repeat center;
}
.cg ul li dl dt .cg2 {
	background: url(../images/cg2.png) no-repeat center;
}
.cg ul li dl dt .cg3 {
	background: url(../images/cg3.png) no-repeat center;
}
.cg ul li dl dt .cg4 {
	background: url(../images/cg4.png) no-repeat center;
}
.cg ul li dl dt .cg5 {
	background: url(../images/cg5.png) no-repeat center;
}
.cg ul li dl dt .cg6 {
	background: url(../images/cg6.png) no-repeat center;
}
.cg ul li:hover dl dd span {
	color: #2968c7;
}
.cg ul li:hover i {
	transform: rotate(360deg);
}
.cg ul li dl dd span {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.cg ul li dl dd p {
	font-size: 15px;
	color: #4c4c4c;
	text-align: center;
}
div#wrapper {
	width : 400px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
div#maincontent {
	margin: 0px;
	padding: 5px;
}
.jqzoom {
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	padding: 0px;
	cursor: crosshair;
}
div.zoomdiv {
	z-index : 100;
	position : absolute;
	top: 0px;
	left: 0px;
	width : 200px;
	height : 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index : 10;
	visibility : hidden;
	position : absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #aaa;
	background: #ffffff url(../images/zoomlens.gif) 50% top no-repeat;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: alpha(Opacity=30);
}
/** 首页顶部条幅 **/
/**sy-sigekuangkuang**/	
@-webkit-keyframes rotate {
from {
-webkit-transform:rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
@-moz-keyframes rotate {
from {
-moz-transform:rotate(0deg)
}
to {
	-moz-transform: rotate(360deg)
}
}
@-ms-keyframes rotate {
from {
-ms-transform:rotate(0deg)
}
to {
	-ms-transform: rotate(360deg)
}
}
@-o-keyframes rotate {
from {
-o-transform:rotate(0deg)
}
to {
	-o-transform: rotate(360deg)
}
}
.sy_dbys_txt {
	padding: 55px 0 30px;
	text-align: center;
	overflow: hidden;
}
.sy_dbys_txt p {
	font-size: 40px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
}
.sy_dbys_txt span {
	display: block;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 5px 0 0;
}
.sy_dbys {
	width: 100%;
	background: #fafafa;
	height: 185px;
}
.sy_dbys ul {
	width: 1200px;
	margin: 0 auto;
	padding-top: 25px;
}
.sy_dbys ul li {
	width: 240px;
	float: left;
	text-align: center;
	background: url(../images/yin_line.gif) no-repeat;
	position: relative;
}
.sy_dbys ul li:nth-child(1) {
	background: none;
}
.sy_dbys ul li i {
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 80px;
	z-index: 10;
}
.sy_dbys ul li i img {
	width: 80px;
	height: 80px;
}
.sy_dbys ul li em {
	width: 80px;
	height: 80px;
	background: url(../images/yin_k01.png);
	z-index: -1;
	-webkit-animation: rotate 5s linear infinite;
	animation: rotate 5s linear infinite;
	display: block;
	margin: 0 auto;
}
.sy_dbys ul li:hover em {
	background: url(../images/yin_k02.png);
}
.sy_dbys ul li:hover p {
	color: #2968c7;
}
.sy_dbys ul li p {
	display: block;
	font-size: 16px;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding: 25px 0 0;
}
/** 首页产品分类 **/
.sy_cpzx {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.sy_cpzs {
	float: right;
	width: 900px;
}
.sy_cpzs ul {
}
.sy_cpzs ul li {
	float: left;
	margin-right: 4px;
}
.sy_cpzs ul li:hover a {
	display: block;
	background: #2968C7;
	color: #fff;
}
.sy_cpzs ul li:hover p img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: .6s;
}
.sy_cpzs ul li p {
	padding: 5px;
	border: 1px solid #f0f0f0;
	overflow: hidden;
}
.sy_cpzs ul li p a {
	overflow: hidden;
	display: block;
}
.sy_cpzs ul li p img {
	transition: .6s;
}
.sy_cpzs ul li span {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.sy_cpzs ul li span a {
}
.sy_cpzs ul li:nth-child(3) {
	margin-right: 0;
}
.sy_cpzs ul li:nth-child(6) {
	margin-right: 0;
}
.sy_rxtj {
	width: 900px;
	float: right;
	margin-bottom: 20px;
}
.sy_rxtj dl {
	background: #f5f5f5;
	height: 318px;
}
.sy_rxtj dl dt {
	width: 478px;
	height: 318px;
	position: relative;
	float: left;
	overflow: hidden;
}
.sy_rxtj dl dt .big {
	width: 478px;
	/* height: 318px; */
	display: block;
}
.sy_rxtj dl dt .big img {
	transition: .6s;
}
.sy_rxtj dl dt:hover .big img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.sy_rxtj dl dt .big {
	transition: .6s;
}
.sy_rxtj dl dt em {
	font-style: normal;
}
.sy_rxtj dl dt em a {
	width: 92px;
	height: 149px;
	display: block;
	position: absolute;
	top: 0;
	left: 17px;
}
.sy_rxtj dl dd {
	width: 360px;
	height: 293px;
	float: right;
	background: #f5f5f5;
	padding-top: 25px;
	padding-right: 20px;
}
.sy_rxtj dl dd h3 {
	font-size: 20px;
}
.sy_rxtj dl dd h3 a {
	font-size: 20px;
	color: #333;
	padding-bottom: 20px;
	display: block;
	background: url(../images/line3.jpg) no-repeat left bottom;
}
.sy_rxtj dl dd p {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 26px;
	margin-top: 27px;
}
.sy_rxtj dl dd span {
}
.sy_rxtj .xq {
	width: 144px;
	height: 36px;
	margin-top: 47px;
	background: #2968C7;
	display: block;
	float: left;
	border-radius: 20px;
	text-align: center;
	line-height: 36px;
	color: #fff;
}
.sy_rxtj .zx {
	width: 144px;
	height: 36px;
	margin-top: 47px;
	background: #FA970C;
	display: block;
	float: left;
	border-radius: 20px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	margin-left: 20px;
}
.sy_cptel {
	height:120px;
	background: #2968C7;
}
.sy_cptel p {
	padding-top: 5px;
	height: 45px;
	font-size: 24px;
}
.sy_cptel span {
	text-align: center;
	display: block;
	font-size: 26px;
	color: #fff;
	line-height: 32px;
}
.contact {
	width: 265px;
	height: 100px;
	background: #2968c7;
	padding-top: 15px;
}
.contact span {
	font-size: 16px;
	text-align: center;
	background-color: #FFFFFF;
	color: #2968c7;
	width: 220px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.contact p {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.xinwenfl {
	width: 265px;
	float: left;
}
.ejdh {
	width: 100%;
	opacity: 0.9;
	position: absolute;
	z-index: 999;
	display: none;
}
.ejdh ul {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 20px 30px;
	box-sizing: border-box;
	height: 600px;
}
.ejdh ul li {
	padding: 5px 0px;
	float: left;
	text-align: center;
	padding: 0px 15px;
}
.ejdh ul li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
.ejdh ul li p a {
	color: #2968c7;
}
.ejdh ul li span {
	display: block;
	line-height: 30px;
	padding-top: 6px;
}
.ejdh ul li a {
	display: block;
}
.ejdh ul li:nth-child(5) {
	display: none;
}
.ejdh ul li:nth-child(6) {
	display: none;
}
.ejdh ul li:nth-child(8) {
	display: none;
}
.ejdh {
	width: 100%;
	opacity: 0.9;
	position: absolute;
	z-index: 999;
	/* display: none; */
}
.ejdh ul {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 10px 30px;
	box-sizing: border-box;
	height: 600px;
}
.ejdh ul li {
    padding: 0px 6px;
    float: left;
    text-align: center;
    width: 183px;
    min-height: 240px;
}
.ejdh ul li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
.ejdh ul li p a {
	color: #FA970C;
}
.ejdh ul li span {
	display: block;
	line-height: 30px;
	padding-top: 6px;
}
.ejdh ul li a {
	display: block;
}
.ejdh2{width: 100%; opacity: 0.9; position: absolute; z-index: 999; display:none;}
.ejdh2 ul{width: 1200px; margin: 0 auto;}
.ejdh2 ul li{width: 150px; background: #fff; text-align: center; margin-left: 150px; padding: 5px 0;}
.ejdh2 ul li a{display: block; line-height: 35px; font-size: 15px;}
.ejdh2 li a:nth-last-child(3){display:none;}

.ejdh2 ul li a:hover{color: #2f55d4;}
.sy_anli {
    width: 100%;
    height: 350px;

    background: #f0f0f0;
    box-sizing: border-box;
    padding-top: 10px;
}
.sy_anli ul {
	margin: 0 auto;
}
.sy_anli ul li {
	float: left;
	margin: 0 10px;
}
.sy_anli ul li img {
}
.yx-rotaion {
	border: #efefef solid 8px;
	margin-left: 9px;
	float: LEFT;
}
.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: 110px;
}
.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}
.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}
.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}
.yx-rotation-focus span, .yx-rotaion-btn span {
	background: url(../images/ico.png) no-repeat;
	display: block;
}
.yx-rotation-focus {
	display: none;
}
.yx-rotation-t {
	display: none;
}
.sy_luinboal {
    height: 640px;
    background: url(../images/cj_bg.jpg) center no-repeat;
    padding-top: 50px;
}
.poster-main {
	position: relative;
	width: 1200px;
	height: 460px;
	margin: 0 auto;
}
.poster-main a, .poster-main img {
	display: block;
}
.poster-main .poster-list {
	width: 1200px;
	height: 420px;
}
.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0px;
	top: 0px;
}
.poster-main .poster-btn {
	position: absolute;
	height: 100%;
	width: 100px;
	top: 0px;
	z-index: 10;
	opacity: 0.9;
}
.poster-main .poster-prev-btn {
	left: 0px;
	background: url("../images/btn_l.png") no-repeat center center;
}
.poster-main .poster-next-btn {
	right: 0px;
	background: url("../images/btn_r.png") no-repeat center center;
}


.bz_xinwen {
	overflow: hidden;
	background: url(../images/ani2.gif) no-repeat center bottom;
	height: 760px;
}
.bz_new {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.bz_new h3 {
	line-height: 100%;
	padding-bottom: 17px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 14px;
}
.bz_new h3 a {
	font-size: 20px;
	color: #2968C7;
	font-weight: bold;
}
.new_l {
	width: 530px;
	padding: 25px 22px;
	border: 1px solid #fafafa;
	box-shadow: 0 0 5px #ccc;
	height: 495px;
}
.new_l p {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 16px;
}
.new_l p img {
	width: 530px;
}
.bz_new ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 18px;
	background: url(../images/n_li.jpg) no-repeat 5px 19px;
	padding-right: 18px;
}
.faq_c ul li:nth-child(1) {
	display: none;
}
.faq_c ul li:nth-child(2) {
	display: none;
}
.bz_new ul li.nob {
	border-bottom: none;
}
.bz_new ul li a {
	display: block;
	font-size: 14px;
	color: #323333;
}
.bz_new ul li a:hover {
	font-weight: bold;
}
.bz_new ul li:nth-last-child(1) {
	border-bottom: none;
}
.bz_new ul li a span {
	float: right;
}
.faqs {
	width: 537px;
	overflow: hidden;
	border: 1px solid #fafafa;
	box-shadow: 0 0 5px #ccc;
	padding: 25px 22px;
	height: 495px;
}
.faq_c dl {
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	padding-top: 30px;
}
.faq_c dl dt {
	font-size: 0;
	float: left;
	width: 130px;
}
.faq_c dl dt img {
	width: 120px;
	height: 90px;
	border-radius: 11px;
	display: inline-block;
}
.faq_c dl dd {
	float: right;
	width: 380px;
}
.faq_c dl dd h4 {
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
}
.faq_c dl dd h4 a {
	font-size: 14px;
	color: #333;
}
.faq_c dl dd h4 a span {
	float: right;
}
.faq_c dl dd h4 a:hover {
	text-decoration: underline;
}
.faq_c dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	height: 50px;
}
.faq_c dl dd em a {
	display: block;
	width: 120px;
	height: 37px;
	line-height: 35px;
	border-radius: 35px;
	border: 1px solid #c40000;
	color: #c40000;
	font-size: 14px;
	text-align: center;
	font-style: normal;
}
.faq_c dl dd em a:hover {
	background: #c40000;
	color: #fff;
}
.faq_c dl.last {
	margin-bottom: 10px;
}
#slide {
	position: absolute;
	max-height: 413px;
	color: #FA8E93;
	overflow: hidden;
}
.anli_txt {
	text-align: CENTER;
	color: #fff;
	margin-bottom: 40px;
}
.anli_txt p {
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
}
.anli_txt span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 0;
}
.sy_about {
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
	background: #fafafa;
	color: #666;
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 50px;
	text-align: center;
}
.sy_about p a {
	display: block;
	width: 150px;
	height: 40px;
	margin: 0 auto;
	background: #FC9608;
	line-height: 40px;
	border-radius: 20px;
	color: #fff;
	margin-top: 20px;
}
.sy_hengfu {
	height: 164px;
	width: 100%;
	background: url(../images/sy_hengfu.jpg) no-repeat center;
	margin-top: 30px;
}
.sy_hengfu dl {
	width: 1200px;
	margin: 0 auto;
	padding-top: 28px;
}
.sy_hengfu dl dt {
	float: left;
	margin-top: 15px;
}
.sy_hengfu dl dt p {
	font-size: 40px;
	padding-bottom: 10px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
}
.sy_hengfu dl dt span {
	font-size: 20px;
	color: #fff;
}
.sy_hengfu dl dd {
	float: right;
}
.sy_hengfu dl dd p {
	border: 1px solid #95AED2;
	width: 300px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	margin-bottom: 10px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin-top: 5px;
	font-weight: bold;
}
.sy_hengfu dl dd p a {
	color: #fff;
	display: block;
	background: #FA970C;
	border-radius: 30px;
	font-size: 18px;
	padding-left: 60px;
}
.sy_hengfu dl dd p a i {
	background: url(../images/ind_icon.png) no-repeat center;
	background-position: -190px -50px;
	margin-left: 10px;
	width: 60px;
	height: 26px;
	margin-top: 10px;
}
.sy_hengfu dl dd p i {
	background: url(../images/ind_icon.png) no-repeat center;
	width: 25px;
	height: 25px;
	display: inline-block;
	background-position: -154px -52px;
	margin-right: 10px;
	vertical-align: middle;
}
.lxwm {
	display: block;
	margin-top: 20px;
}
.lxwm img {
	float: left;
	padding-right: 15px;
}
.lxwm a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: left;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 22px;
}
.lxwm strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
}
.lxwm b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
.ny_ban {
	width: 100%;
	background: url(../images/ny_ban.jpg) center no-repeat;
	height: 320px;
}
div#tsShopContainer {
	width : 400px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
div#maincontent {
	margin: 0px;
	padding: 5px;
}
/* tsShopContainer */

#tsShopContainer li, #tsShopContainer img {
	vertical-align: top;
}
#tsShopContainer {
	margin: 0 auto 0 auto;
	position: relative;
	border: 1px solid #CCC;
	font-size: 12px;
	padding-bottom: 5px;
}
#tsShopContainer #tsImgS {
	text-align: center;
	width: 100%;
	position: relative;
}
#tsShopContainer #tsImgS a {
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}
#tsShopContainer #tsImgS>a>img {
	max-width: 100%;
}
#tsShopContainer #tsImgS img {
	border: 0px;
	max-width: none;
}
#tsShopContainer #tsPicContainer {
	width: 100%;
	height: 70px;
	position: relative;
	background: url(../images/scrollPicbg.gif) repeat-x 0px 0px;
}
#tsShopContainer #tsPicContainer #tsImgSArrL {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat left center;
	position: absolute;
	top: 0px;
	left: 8px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSArrR {
	width: 17px;
	height: 100%;
	background: url(../images/picshopArr.gif) no-repeat right center;
	position: absolute;
	top: 0px;
	right: 8px;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSCon {
	position: absolute;
	top: 10px;
	left: 38px;
	width: 1px;
	height: 70px;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon ul {
	width: 100%;
	overflow: hidden;
}
#tsShopContainer #tsPicContainer #tsImgSCon li {
	width: 57px;
	float: left;
	cursor: pointer;
}
#tsShopContainer #tsPicContainer #tsImgSCon li img {
	padding: 3px;
	margin: 1px;
	border: 1px solid #e4e4e4;
	display: block;
	width: 42px;
	height: 42px;
}
#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
	border: 2px solid #F00;
	margin: 0px;
}
.prozxzx {
	float: right;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #17494a;
	color: #fff;
}
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 250px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	text-align: left;
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #2968c7 url(../images/piaofu.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #2968c7 url(../images/piaofu.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #2968c7 url(../images/piaofu.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/



	background: #2968c7 url(../images/piaofu.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.pagination {
	clear: both;
	margin: 10px 0;
	text-align: center;
}
.pagination li {
	display: inline-block;
*display: inline;
	zoom: 1;
}
.pagination li a {
	display: block;
	padding: 4px 12px;
	background-color: #fcfcfc;
	border: 1px solid #eeeeee;
}
.pagination li + li a {
	border-left: none;
}
.pagination li.active a, .pagination li a:hover {
	background-color: #2968c7;
	color: #ffffff;
}
.sy_xwzs {
	width: 610px;
	float: right;
}
.sy_xwzs ul {
}
.sy_xwzs ul li {
	height: 105px;
	border: 1px solid #f4f4f4;
	box-sizing: border-box;
	padding: 15px 22px;
	margin-bottom: 20px;
	background: #fff;
}
.sy_xwzs ul li:hover {
	border: 1px solid #ccc;
}
.sy_xwzs ul li:nth-child(2n) {
	background: #f4f4f4;
	border: 1px solid #f4f4f4;
}
.sy_xwzs ul li:nth-child(2n) p{/* color:#fff; */}
.sy_xwzs ul li:nth-child(2n) span{/* color:#fff; */}
.sy_xwzs ul li p {
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 2px 0;
}
.sy_xwzs ul li p img {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
}
.sy_xwzs ul li span {
	display: block;
	color: #888;
	font-size: 14px;
	line-height: 20px;
	padding-top: 6px;
}
.sy_xwzs ul li p b {
	font-size: 12px;
	float: right;
	line-height: 24px;
	font-weight: normal;
	color: #999;
}
.sy_xwtj {
	float: left;
	width: 556px;
	/* padding-left: 20px; */
	padding-right: 30px;
}
.sy_xwtj dl {
	background: #f4f4f4;
	height: 481px;
}
.sy_xwtj a:hover {
	color: #2b5ebb;
}
.sy_xwtj dl dt {
	height: 280px;
}
.sy_xwtj dl dt img {
}
.sy_xwtj dl dd {
	padding: 22px 20px;
}
.sy_xwtj dl dd p {
	font-size: 22px;
	font-weight: bold;
}
.sy_xwtj dl dd p a {
	color: #333;
}
.sy_xwtj dl dd span {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-top: 20px;
	display: block;
	text-align: justify;
}
.sy_sqxw{width:1200px;margin:0 auto;margin-bottom: 60px;display: table;margin-top: 15px;}

.sq_about{ background:url(../images/sq_bg.jpg) center no-repeat; width:100%; height:923px;}
.sq_ab{width:1200px;margin:0 auto;margin-top: 40px;}
.sq_ab img{
    display: block;
    margin: 0 auto;

    height: 310px;
    border-radius: 4px;
}
.sq_ab span{
    display: block;
    text-align: center;
    margin-top: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #333;
    line-height: 70px;
}
.sq_ab p{
    /* width: 940px; */
    margin: 0 auto;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
    color: #333;
	text-indent: 2em;
}
.sq_abt{}
.sq_abt ul{display: block;width: 940px;padding: 40px 0 0;margin: 0 auto;}
.sq_abt ul li{width: 195px;float: left;padding: 0 20px;}
.sq_abt ul li a{font-size: 16px;color: #000;display: block;width: 195px;height: 73px;line-height: 73px;overflow: hidden; background:url(../images/ab_k01.png) no-repeat;font-weight: bold;}
.sq_abt ul li a:hover,.about ul li.cur a{ background:url(../images/ab_k02.png) no-repeat;}
.sq_abt ul li b{width: 40px;height: 40px;float: left;line-height: 0;padding: 17px 0 0;}
.sq_abt ul li b img{width: 40px;height: 40px;}
.sq_abt ul li span{width: 140px;float: left;display: block;text-align: center;font-size: 20px;}

/* 询盘 */
.xqtitle {
	width: 80px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: #C30D23;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei", "微软雅黑";
	color: #fff;
}
.goodsConts {
	color: #666;
	margin-top: 20px;
}
.inquiry {
	margin: 0 auto;
	clear: both;
	font-size: 14px;
	border: 1px #ddd solid;
	padding: 30px;
	background: #f8f8f8
}
.form-group1 {
	width: 50%;
	float: left;
	margin-bottom: 10px
}
.form-group10 {
	width: 50%;
	float: left;
	margin-bottom: 10px
}
.form-group2 {
	width: 100%;
	float: left;
	margin-bottom: 10px
}
.form-group3 {
	float: left;
	margin: 0 50px 10px 0;
}
.form-group4 {
	float: left;
	margin-bottom: 10px
}
.inquiry label {
	float: left;
	line-height: 30px;
}
.form-control1 {
	float: left;
	width: 75%;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-control2 {
	float: left;
	width: 87.5%;
	border: 1px #ddd solid;
	height: 100px;
	line-height: 30px;
}
.form-control3 {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-sub1 {
	width: 80px;
	height: 30px;
	color: #fff;
	background: #C30D23;
	border: none;
}
/* 留言 */
.content01 {
	padding: 10px 10px 20px 10px;
}
.form-group {
	width: 650px;
	margin: 0 auto;
	clear: both;
	padding: 12px 0;
}
.form-group label {
	float: left;
}
.form-control {
	float: left;
	width: 500px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-control-c {
	float: left;
	width: 500px;
	border: 1px #ddd solid;
	height: 100px;
	line-height: 30px;
}
button.form-sub {
	width: 650px;
	margin: 0 auto;
	clear: both;
	padding: 12px 0;
}
.form-sub {
	height: 40px;
	color: #fff;
	background: #2968c7;
	border: none;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
